Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregate Updates #106

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Aggregate Updates #106

merged 4 commits into from
Nov 12, 2024

Conversation

BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Oct 29, 2024

resolves #105

  • First issue was caused by switching between compressed mode and uncompresed mode. By accident the thumbnail layer-manager context was taking control of editing and not allowing drawing of new annotations. This should prevent that.
  • Modified the PATCH event for annotations so it will properly accept an empty list and change the the species annotations that are visible

TODO:

  • Previously generated annotations need to be displayed in the compressed view.
  • Allow Sequence Annotations for the compressed view

@aashish24 aashish24 added this to the v0.1 milestone Nov 7, 2024
@BryonLewis BryonLewis marked this pull request as ready for review November 12, 2024 17:42
@BryonLewis BryonLewis merged commit 6b974cf into main Nov 12, 2024
6 checks passed
@BryonLewis BryonLewis deleted the aggregate-updates branch December 17, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Various Bugs
2 participants